1bashThis demonstrates printing the current working directory using the $PWD built-in variable.echo "Current directory: $PWD"bash internaldata manipulationsother variable featuresbuilt-in variables